tegra: usb: move controller init into start_port
authorLucas Stach <[email protected]>
Thu, 7 Feb 2013 07:16:27 +0000 (07:16 +0000)
committerTom Warren <[email protected]>
Thu, 14 Mar 2013 18:06:41 +0000 (11:06 -0700)
commitfdb4b9a71c93d5bd9e04df52be4587516ade6fb1
treecb5e101e79895a9426dfd279ca5281a6beebd525
parenta4bdcc38c94f5d693b3ad65a70fd1aeac9436d64
tegra: usb: move controller init into start_port

There is no need to init a USB controller before the upper layers indicate
that they are actually going to use it.

board_usb_init now only parses the device tree and sets up the common pll.

Signed-off-by: Lucas Stach <[email protected]>
Acked-by: Simon Glass <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/cpu/armv7/tegra20/usb.c